LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DictionaryWithEvents<TKey,TValue> Class Members

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by DictionaryWithEvents<TKey,TValue>.

Public Constructors
 NameDescription
DictionaryWithEvents<TKey,TValue> ConstructorInitializes a new instance of the DictionaryWithEvents<TKey,TValue>.  
Top
Public Properties
 NameDescription
CountGets the number of key/value pairs contained in the DictionaryWithEvents<TKey,TValue>.  
IsReadOnlyGets a value indicating whether the dictionary is read-only.  
ItemGets or sets the value associated with the specified key.  
KeysGets a collection containing the keys in the DictionaryWithEvents<TKey,TValue>.  
ValuesGets a collection containing the values in the DictionaryWithEvents<TKey,TValue>.  
Top
Public Methods
 NameDescription
AddOverloaded. Adds the specified key and value to the dictionary.  
ClearRemoves all keys and values from the DictionaryWithEvents<TKey,TValue>.  
ContainsDetermines whether the IDictionary contains an element with the specified item.  
ContainsKeyDetermines whether the DictionaryWithEvents<TKey,TValue> contains the specified key.  
CopyToCopies the elements of the ICollection to an array of type KeyValuePair, starting at the specified array index.  
GetEnumeratorReturns an enumerator that iterates through the DictionaryWithEvents<TKey,TValue>.  
RemoveOverloaded. Removes the value with the specified key from the DictionaryWithEvents<TKey,TValue>.  
TryGetValueGets the value associated with the specified key.  
Top
Protected Methods
 NameDescription
OnItemAddedRaises the ItemAdded event.  
OnItemRemovedRaises the ItemRemoved event.  
OnItemUpdatedRaises the ItemUpdated event.  
Top
Public Events
 NameDescription
ItemAddedOccurs when an item is added into the DictionaryWithEvents<TKey,TValue>.  
ItemRemovedOccurs when an item is removed from the DictionaryWithEvents<TKey,TValue>.  
ItemUpdatedOccurs when an item in the DictionaryWithEvents<TKey,TValue> is updated.  
Top
See Also

Reference

DictionaryWithEvents<TKey,TValue> Class
Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.